Welcome![Sign In][Sign Up]
Location:
Search - RGB H

Search list

[2D Graphiccolor-space_RGB-HSV

Description: 图像颜色空间的转换_RGB -HSV,非常适合初学者作为例子学习。-image color space conversion _RGB-HSV, very suitable for beginners as an example to study.
Platform: | Size: 5513216 | Author: fyy8998 | Hits:

[Otherlinuxchangebmp

Description: 本程序在项目中测试通过 yangxing msn:lelma_yx@hotmail.com 希望对tft屏操作的朋友有所帮助。 一、支持65K色320*240bmp图片 二、输入文件为BMP文件(如15.bmp) 三、输出文件为.h文件(如15.h) 四、支持555和565格式 五、在显示文件中包含此头文件,然后将其输出到TFT屏上即可-the procedures in the project through testing yangxing msn : lelma_yx@hotmail.com hope to tft screen operation friend help. A support 65* 320 K color photographs 240bmp two, input file as a BMP file (such as 15. bmp) 3, the output document. h documents (such as 15. h) 4. 555 and 565 support five format, shown in this file contains the header files, and then the output of TFT screen can be
Platform: | Size: 107520 | Author: y | Hits:

[Special EffectsRGB_HSL

Description: 实现RGB格式与HSI格式的互相转换,在Matlab软件中编程实现-achieve HSI RGB format and the format of mutual exchange, and the Matlab software programming! !
Platform: | Size: 2048 | Author: 宋军 | Hits:

[Special Effectscolor_change

Description: 提供大家颜色转换VC++源代码。RGB to HSV & HSV to RGB The Hue/Saturation/Value model was created by A. R. Smith in 1978. It is based on such intuitive color characteristics as tint, shade and tone (or family, purety and intensity). The coordinate system is cylindrical, and the colors are defined inside a hexcone. The hue value H runs from 0 to 360º . The saturation S is the degree of strength or purity and is from 0 to 1. Purity is how much white is added to the color, so S=1 makes the purest color (no white). Brightness V also ranges from 0 to 1, where 0 is the black. There is no transformation matrix for RGB/HSV conversion, but the algorithm follows: -provide all the color conversion VC source. RGB to HSV
Platform: | Size: 1024 | Author: 大海 | Hits:

[Special EffectsLCMS

Description:   这是一个ICM色彩变换模块,通过它,您可以读写*.ICM或*.ICC色彩描述文件,并利用它在各种色彩空间之间进行最小失真变换,如RGB->CMYK、CMYK->Lab等。   该模块中包含了足够的源文件,都是以标准C编制的,可以在任何编译环境下进行编译。接口定义见icc.h文件。-ICM color conversion module, through it, You can read and write*.*. ICC or ICM color description, and use it in various color space between the minimum distortion transform, such as RGB-
Platform: | Size: 152576 | Author: caotings | Hits:

[Special EffectsCColor_src

Description: CColor - RGB and HLS combined in one class The CColor class emerged from the need to manipulate color in the HLS model, meaning I needed the ability to directly change attributes like luminance or saturation. The HLS model makes it very easy to draw such things as color gradients between any color. Perhaps Windows 2000 will support the HLS (or the similary HSB) color model, but I do not want to wait until the release. On the other hand my code should also work under NT 4.0 and Win95/98. The CColor class encapsulates the long known type COLORREF and extends it with the HLS color model. A CColor object represents a color, whose RGB and HLS properties can be directly read and manipulated. It makes the use of type COLORREF and the associated macros superfluous. -CColor- RGB and HLS combined in one class Th e CColor class emerged from the need to manipula te in the HLS color model, meaning I needed the ability to directly change attributes like luminance or saturation. The H LS model makes it very easy to draw such things as color gradients between any color. Perhaps Win dows 2000 will support the HLS (or the similary H SB) color model, but I do not want to wait until the release. On the other hand my code should also work under a NT 4.0 nd Win95/98. The class encapsulates the CColor long known type COLORREF and extends it with the HLS color model. A CColor object represents a co lor. RGB and HLS whose properties can be directly rea d and manipulated. It makes the use of type COLOR REF and the associated macros superfluous.
Platform: | Size: 7168 | Author: 上官婉儿 | Hits:

[Special EffectsRGB_HSV_RGB_HSI

Description: 图像颜色空间转换的源码,可实现RGB转HSV和RGB转HSI。-image color space conversion source code, can be realized RGB and HSV to RGB to HSI.
Platform: | Size: 2048 | Author: 天外沙 | Hits:

[File FormatVGA

Description: 电源:稳压的+5V电源,电流小于300mA。 视频输入:RGB+HSYNC+VSYNC信号,取自VGA卡,刷新率与NTSC标准兼容。 视频输出:混合视频和S-视频(Y/C)。 支持的视频标准:PAL B、G、H和NTSCM。 电路要求VGA卡能发送与PAL或NTSC标准视频时序兼容的RGB格式视频信号。 -Power: 5 V regulated power supply current of less than 300mA. Video input: RGB HSYNC VSYNC signals from the VGA card, refresh rate compatible with the NTSC standard. Video Output: Mixed video and S-video (Y/C). Supported video standards: PAL B, G, H and NTSCM. Circuit requirements of VGA cards can be sent with the PAL or NTSC standard video timing compatible RGB format video signals.
Platform: | Size: 32768 | Author: | Hits:

[Graph programIHS

Description: 由多光谱图像的3个波段构成的RGB分量经IHS变换后,可将图像的空间特征(,)和光谱特征(H、S)分离-From multi-spectral image consisting of three-band RGB components by the IHS transform, may be characteristic of the image space (,) and spectral characteristics of (H, S) Separation
Platform: | Size: 5120 | Author: wangshy2046 | Hits:

[Special EffectsRGBtoHSV

Description: 完成图像RGB到HSV的转换,比较自定义函数转换和使用opencv提供函数直接转换的结果。可用于研究H,S,V分量的范围等-Image RGB to HSV conversion, more-defined functions and use the conversion function opencv provide direct conversion results. Can be used to study H, S, V component of the scope of
Platform: | Size: 4713472 | Author: 高飞 | Hits:

[Special Effectsrgbhsv-2hsi

Description: 实现图像由rgb到hsi和HSV转换C++代码,hsi-长度为3的双精度数组,rgb- 长度为3的双精度数组-Image from rgb to HSI and HSV conversion C++ Code, hsi-length 3 double precision array, rgb-length 3 double precision array
Platform: | Size: 1024 | Author: 张娜 | Hits:

[Picture Viewerrgbtohsi

Description: RGB 转换到HSI 里面用了opencv的cvGet2D函数-RGB to HSI conversion opencv spent inside the function cvGet2D
Platform: | Size: 2246656 | Author: 王美林 | Hits:

[Special Effectsrgbhsi

Description: opencv 读取图片,rgb格式变成 hsv格式图片,提取 h分量后图片,以及h分量的直方图图片。 -opencv read picture, rgb format into a format hsv picture, extraction component h after the picture, as well as the h-component histogram picture.
Platform: | Size: 1967104 | Author: xiaobao89 | Hits:

[Special Effectscolorspace

Description: 这是一个用于图像的彩色空间之间转换的MATLAB程序。例如RGB,HIS,Luv,YCbCr,YUV之间的转换,很方便的。-This is a color space for image conversion between MATLAB procedures. Such as RGB, HIS, Luv, YCbCr, YUV conversion between, very convenient.
Platform: | Size: 4096 | Author: hu | Hits:

[Special EffectsColorPicker

Description: ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能 取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户获取整个屏幕上的任意一点的颜色值。用户可以将鼠标移动到需要获取颜色的地方,然后按a键或A键即可以获取该点颜色值。 -ColorPicker is a application base on the dialog, it include following function: 1. Color Edit function The user can adjust R/G/B value to edit color by it, also adjust H/S/V value to select color by it. The color panel will get the result immediately. 2. The transform between RGB color space with HSV color space. 3. color collect It include panel collect and displayer collect
Platform: | Size: 194560 | Author: xuyss | Hits:

[Special EffectsHSV_RGB_Conver

Description: HSV到RGB,RGB到HSV图像数据变换-HSV to RGB and RGB to HSV transform the image data
Platform: | Size: 27648 | Author: 云飞 | Hits:

[Graph programHSL

Description: RGB转HSL 本程序将RGB值转换成HSL值。给出了具体的算法和程序源码-RGB to HSL values of the program will convert RGB values into HSL. Given the specific source of the algorithm and procedures
Platform: | Size: 3072 | Author: hccgh | Hits:

[SCMLCD

Description: 1.6寸彩色液晶屏操作代码 #include "com.h" #include "rgb.h" #include "lcd_basic.h" #include "draw.h" #include "word.h" void LCDInit(void) -1.6-inch color LCD screen operation code# include " com.h" # include " rgb.h" # include " lcd_basic.h" # include " draw.h" # include " word.h" void LCDInit (void)
Platform: | Size: 5120 | Author: 小兔乖乖 | Hits:

[Special EffectsRGB-H-CbCr-Skin-Colour-Model-for-Human-Face-Detec

Description: While the RGB, HSV and YUV (YCbCr) are standard models used in various colour imaging applications, not all of their information are necessary to classify skin colour.
Platform: | Size: 578560 | Author: Shooty | Hits:

[OtherRGB-H-CbCr-new-color-space

Description: 基于RGB-H-CbCr新颜色空间的肤色检测算法-Detection algorithm based on skin color RGB-H-CbCr new color space
Platform: | Size: 655360 | Author: 赵建立 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net